configure: Add buildtime check for cairo_surface_set_device_scale
authorAlexander Larsson <alexl@redhat.com>
Tue, 4 Jun 2013 08:39:32 +0000 (10:39 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 3 Jul 2013 12:34:13 +0000 (14:34 +0200)
commit1b1f2b4b52f9791a70533f9813b42b5aa3ff1ce2
tree6f313ec5df128d9c4a2a901f85b88db44cce691b
parentc9b52d8820792abdad5696d7a94235032bcb0108
configure: Add buildtime check for cairo_surface_set_device_scale

We will need this for the window scale support, but its not yet
in a stable cairo release (or even on a master yet), so we make
this optional.
configure.ac